home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / monochrome.swf / scripts / frame_10 / PlaceObject2_376_118 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2005-08-26  |  89 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.rem)
  3.    {
  4.       removeMovieClip(this);
  5.    }
  6. }
  7.